home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / CW GUSI 1.6.4 / include / fcntl.h < prev    next >
Text File  |  1995-06-05  |  382b  |  11 lines

  1. /*********************************************************************
  2. Project    :    GUSI                -    Grand Unified Socket Interface
  3. File        :    fcntl.h            -    Provide mission header fcntl.h for CodeWarrior
  4. Author    :    Matthias Neeracher
  5. Language    :    MPW C/C++
  6. $Log: GUSIDispatch.cp,v $
  7. *********************************************************************/
  8.  
  9. #include <sys/types.h>
  10. #include <sys/fcntl.h>
  11.